-
Home
-
Grocers List
-
1.0.5 (latest)
-
Code
-
Classes
- UrlMappingTable
Total Complexity |
21 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
183 |
Lines of code |
130 |
Logical lines of code |
58 |
Comment lines |
5 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
upsert_mappings() |
S |
50 |
5 |
30 |
get_mappings_by_urls() |
S |
50 |
4 |
28 |
create_table() |
S |
54 |
4 |
22 |
insert_mapping() |
S |
57 |
2 |
17 |
get_mapping() |
S |
61 |
2 |
13 |
__construct() |
S |
76 |
1 |
4 |
drop_table() |
S |
76 |
1 |
4 |
get_table_name() |
S |
82 |
1 |
3 |
table_exists() |
S |
66 |
1 |
9 |